OpenRoads Designer CONNECT Edition SDK Help

SpeedTable Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass SpeedTable : ModelEntity
Inheritance → ConsensusItem → ModelEntity → SpeedTable

Constructors

SpeedTable Initializes a new instance of the SpeedTable class

Properties

Alignment  
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
IsCalculated  
ObjectTracker (Inherited from ConsensusItem)
SpeedColumns  
SpeedLimits  
SpeedSections  
SyncId (Inherited from ModelEntity)
XmlFragment  

Methods

_AddSpeedLimit  
_AddSpeedSection(Double, Double)  
_AddSpeedSection(Double, Double, Double)  
_InsertSpeedSection(Double, Double)  
_InsertSpeedSection(Double, Double, Double, Double)  
_RemoveSpeedLimit  
_RemoveSpeedSection  
AddSpeedLimit  
AddSpeedSection(Double, Double)  
AddSpeedSection(Double, Double, Double)  
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromDynamicInstanceId  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetNative (Inherited from ConsensusItem)
GetNativeP  
InsertSpeedSection(Double, Double)  
InsertSpeedSection(Double, Double, Double, Double)  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
RemoveSpeedLimit  
RemoveSpeedSection  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also